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

new retry queue #940

Merged
merged 5 commits into from
Nov 22, 2022
Merged

new retry queue #940

merged 5 commits into from
Nov 22, 2022

Conversation

alexcos20
Copy link
Member

@alexcos20 alexcos20 commented Nov 18, 2022

Closes #936

  • refactor queue
  • add queue handlers for tx/block/event
  • add endpoint to fetch queue

@alexcos20 alexcos20 marked this pull request as ready for review November 18, 2022 20:41
@alexcos20 alexcos20 merged commit cd5f57c into bug/refactor_main_loop Nov 22, 2022
@alexcos20 alexcos20 deleted the new_retry_queue branch November 22, 2022 08:12
@alexcos20 alexcos20 mentioned this pull request Nov 22, 2022
alexcos20 added a commit that referenced this pull request Jan 6, 2023
* refactor main loop

* optimize more

* fix test

* optimize more & better logic for failures

* better comment

* remove log

* use exists to speed up transferOwnership

* force pytest versions

* fix tests

* optimize more

* optimize more

* fix test

* lint

* fix test logic

* fix test logic

* log level change

* add logs

* more logs

* clean up receipt warnings

* add more comments, optimize code

* use es.exists instead of es.read

* revert 607dfb1

* split logs for one block flow

* fix typo

* make function names more descriptive

* new retry queue (#940)

* new retry queue

* Feature/new transfer ownership (#943)

* new nft transfer monitoring

* use custom subgraph version

* fix typo

* fix tests

* remove commented transfer data

* fix non-condition

* fix duplicate code

* fix typo

* remove custom barge

* use ve_allocate_realtime instead of ve_allocate (#939)

* Upgrade to ES 8.5.1 (#944)

* Initial commit for upgrading to ES 8.

* Remove ocurrences of doc_type.

* Black fix.

* Upgrade GH Action to use proper es.

* Fix some tests.

* Fix query endpoint.

* Fix black.

* Fix doc type conflicts.

* Remove config object. (#945)

* Remove config object.

* Black and test fixes.

* Fix multiple issues (#932 , #924 , #933) (#951)

* fix annoying es transport logs

* fix decryptor not auth

* improve logging

* fix logging

* fix blank

* improve graphql error handling

* fix test

* fix #933

* add minLenghts (#952)

* fix es 8.5

* make chunk_size 5k by default

* remove es, since we have it in barge

* use proper schema

* do things in parallel

* customize EVENTS_MONITOR_SLEEP_TIME

* add multiple timers

* update loglevel

* handle non-existant metadatastate changes

* add timers info

* fix test

* fix log statement

* fix search

* fix query

* more es8.5 updates

* fix TokenURIUpdatedProcessor

* lint

* proper use of timeout for requests

* use timeouts for requests

* more logs for error queue

* make sure that did is using checksum addrs

* fix failing code by removing it :)

* fix tests

* fix tests

* Feature/retry queue max hold (#960)

* add retry queue max hold

* add test

* fix code

* fixes

* add ddo states (#959)

* add ddo states

* wait for es when deleting elements

Co-authored-by: Călina Cenan <[email protected]>
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.

3 participants