Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify the apply endpoint in the REST API to an asynchronous interface #2572

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

jieguangzhou
Copy link
Collaborator

Description

Related Issues

Checklist

  • Is this code covered by new or existing unit tests or integration tests?
  • Did you run make unit_testing and make integration-testing successfully?
  • Do new classes, functions, methods and parameters all have docstrings?
  • Were existing docstrings updated, if necessary?
  • Was external documentation updated, if necessary?

Additional Notes or Comments

@jieguangzhou jieguangzhou force-pushed the feat/background_task branch 3 times, most recently from 4e6491e to 0772fab Compare October 30, 2024 14:49
@blythed blythed force-pushed the feat/background_task branch from 0772fab to cd44dc7 Compare October 30, 2024 19:50
@blythed blythed merged commit e6b9d5f into superduper-io:main Oct 30, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TASK] Modify the apply endpoint in the REST API to an asynchronous interface.
2 participants