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

[🚀] Create a better approach for retry logic #114

Open
3 tasks
Nek-12 opened this issue Nov 28, 2024 · 0 comments
Open
3 tasks

[🚀] Create a better approach for retry logic #114

Nek-12 opened this issue Nov 28, 2024 · 0 comments
Assignees

Comments

@Nek-12
Copy link
Member

Nek-12 commented Nov 28, 2024

  • We can try using coroutines's selectors for better stability.
  • Additionally, we should somehow handle the case where a coroutine launches a child coroutine.
    I believe for that we'll need to write a dsl for creating child PipelineContext instances?
  • Also we should add a selector lambda to time-out only specific intents, and if not chosen, skip the overhead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant