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

Implement error handling when updating execution state in Bidder #4684

Open
coderabbitai bot opened this issue Nov 1, 2024 · 1 comment
Open

Implement error handling when updating execution state in Bidder #4684

coderabbitai bot opened this issue Nov 1, 2024 · 1 comment
Assignees

Comments

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 1, 2024

There is a TODO comment in pkg/compute/bidder.go indicating that error handling needs to be implemented when updating the execution state:

// TODO: handle error by either gracefully skipping if the execution is no longer in the created state
//  or by failing the execution

It's important to handle these errors to ensure the system remains robust in case the execution state changes unexpectedly.

This issue was generated based on the discussion in PR #4683: #4683

Original comment: #4683 (comment)

Requested by @wdbaruni

Copy link

linear bot commented Nov 1, 2024

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

No branches or pull requests

1 participant