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

add ability to start a chain with delay #573

Closed
pashagolub opened this issue May 31, 2023 · 0 comments · Fixed by #574
Closed

add ability to start a chain with delay #573

pashagolub opened this issue May 31, 2023 · 0 comments · Fixed by #574
Assignees
Labels
🚀 enhancement New feature or request

Comments

@pashagolub
Copy link
Collaborator

add such a function to achieve this

timetable.notify_chain_start(
    chain_id BIGINT, 
    worker_name TEXT,
    delay interval
)
@pashagolub pashagolub added the 🚀 enhancement New feature or request label May 31, 2023
@pashagolub pashagolub self-assigned this May 31, 2023
@pashagolub pashagolub linked a pull request Jun 1, 2023 that will close this issue
pashagolub added a commit that referenced this issue Jun 1, 2023
…-delay

[+] add ability to start a chain with delay, closes #573
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant