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

Adding defer scheduler features support in dev mode #116

Merged
merged 183 commits into from
Jan 31, 2024

Conversation

gearnode
Copy link
Contributor

@gearnode gearnode commented Jan 15, 2024

Local Backend:

  • Delay
  • Discard
  • Concurrency
  • Retry
  • Metadata
  • GetExecution
  • CancelExecution
  • RescheduleExecution
  • ReRunExecution
  • ListExecutions
  • ListExecutionAttempts

Remote Backend:

  • Delay
  • Discard
  • Concurrency
  • Retry
  • Metadata
  • GetExecution
  • CancelExecution
  • RescheduleExecution
  • ReRunExecution
  • ListExecutions
  • ListExecutionAttempts

New options:

  • DEFER_NO_BANNER: hide local backend starting banner
  • DEFER_NO_LOCAL_SCHEDULER: do not start local scheduler

Copy link

changeset-bot bot commented Jan 15, 2024

🦋 Changeset detected

Latest commit: acdbcc7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@defer/client Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@gearnode gearnode force-pushed the add-missing-local-features branch from b51ae79 to a7b1016 Compare January 15, 2024 15:05
@gearnode gearnode marked this pull request as ready for review January 30, 2024 11:06
Signed-off-by: gearnode <bryan@frimin.fr>
Copy link
Contributor

github-actions bot commented Jan 30, 2024

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@defer/client 2.0.0-alpha-20240131134216-acdbcc771ae14dc66abfd04526253a72ed403215 npm ↗︎ unpkg ↗︎

@codenem codenem force-pushed the add-missing-local-features branch from d0468e1 to 7cf14a4 Compare January 31, 2024 09:49
@codenem codenem force-pushed the add-missing-local-features branch from a22a251 to 2f0ef39 Compare January 31, 2024 12:25
@gearnode gearnode merged commit d04a692 into master Jan 31, 2024
4 checks passed
@gearnode gearnode deleted the add-missing-local-features branch January 31, 2024 14:03
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.

3 participants