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 sqs delays for restart #47

Merged
merged 5 commits into from
Oct 20, 2023
Merged

add sqs delays for restart #47

merged 5 commits into from
Oct 20, 2023

Conversation

apoorvsadana
Copy link
Contributor

No description provided.

src/publishers/mod.rs Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

Attention: 82 lines in your changes are missing coverage. Please review.

Comparison is base (87610cc) 72.29% compared to head (658a3b2) 62.96%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
- Coverage   72.29%   62.96%   -9.33%     
==========================================
  Files          27       28       +1     
  Lines         758      829      +71     
==========================================
- Hits          548      522      -26     
- Misses        210      307      +97     
Files Coverage Δ
src/domain/models/indexer.rs 78.26% <100.00%> (ø)
src/handlers/indexers/create_indexer.rs 98.71% <100.00%> (ø)
src/publishers/mod.rs 100.00% <100.00%> (ø)
src/handlers/indexers/start_indexer.rs 67.27% <0.00%> (ø)
src/types/sqs.rs 50.00% <0.00%> (-50.00%) ⬇️
src/utils/serde.rs 87.50% <87.50%> (ø)
src/handlers/indexers/indexer_types/mod.rs 65.89% <0.00%> (-10.00%) ⬇️
src/consumers/indexers.rs 0.00% <0.00%> (ø)
src/publishers/indexers.rs 32.35% <16.00%> (-46.60%) ⬇️
src/handlers/indexers/stop_indexer.rs 0.00% <0.00%> (-94.74%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@EvolveArt EvolveArt merged commit 5eb189f into main Oct 20, 2023
7 of 8 checks passed
@EvolveArt EvolveArt deleted the sqs_delay branch October 20, 2023 10:31
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.

2 participants