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

Dont cache failed requests for emissions #110

Merged
merged 4 commits into from
Jul 11, 2024
Merged

Conversation

mahendrapaipuri
Copy link
Owner

No description provided.

* Previously treats last req as always success even if it fails when last emission factor is not null

* This commit fixes it and if last req fails, we always keep trying until req succeeds and then we cache value

Signed-off-by: Mahendra Paipuri <[email protected]>
@mahendrapaipuri mahendrapaipuri added the bug Something isn't working label Jul 11, 2024
Signed-off-by: Mahendra Paipuri <[email protected]>
Signed-off-by: Mahendra Paipuri <[email protected]>
@mahendrapaipuri mahendrapaipuri merged commit 1049fa8 into main Jul 11, 2024
13 checks passed
@mahendrapaipuri mahendrapaipuri deleted the fix_emissions_pkg branch July 11, 2024 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant