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 queryPollResolvers error log #112

Merged
merged 1 commit into from
Jul 2, 2024
Merged

add queryPollResolvers error log #112

merged 1 commit into from
Jul 2, 2024

Conversation

defi-dev
Copy link
Contributor

@defi-dev defi-dev commented Jul 2, 2024

No description provided.

@defi-lead defi-lead merged commit 65ae7b2 into dev Jul 2, 2024
2 checks passed
@defi-dev defi-dev deleted the debug-resolvers branch August 3, 2024 08:09
defi-lead added a commit that referenced this pull request Sep 26, 2024
* Add jobs if not exists (#90)

* do not blacklist replacement transaction underpriced

* add jobs if not exists

* bump version

* parse -32015 error

* add IntervalNotReached as not suitable for blacklist error

* Add support of tx.origin worker in job resolvers (#92)

* Remove excess keeper stake check (#93)

* add from property to executor estimation (#94)

* add from property to executor estimation

* add from property to executor estimation

* fix jsonStringify in parseAndSetUnrecognizedErrorMessage

* rework parseAndSetUnrecognizedErrorMessage

* update agent abi (#95)

* resend transaction on "could not replace" or "underpriced" errors (#96)

* resend transaction on "replacement fee too low" (#97)

* add signature to error message (#98)

* Offchain jobs (#99)

* handle offchain jobs

* handle offchain jobs

* handle offchain jobs

* add public-key-hash and private-key-hash endpoints to Api.ts

* wip: rework offchain resolve

* move getOffchainResolveCalldata to Network callResolversAndTriggerCallbacks method

* fix api hash endpoints

* remove excess dep

* Add env config override (#100)

* add config override

* update code and lint fix

---------

Co-authored-by: defi-lead <[email protected]>

* add base network (#101)

* add base multicall (#102)

* update PPAgent abi (#103)

* Skip blocks (#104)

* Execute resolver on each 10-th block for arbitrum network

* Add Agent v2.5.0 abi

* Redesign eip1559 fee assignment

* Adjust logging

* Fix failing stub in tests

* Fix tests

* Test vrf (#105)

* test vrf

* Clean code, test on vrf contracts, fixes

* fix tests

* update constants

* clear logs

* WebSocketProvider public provider

* fix WebSocketProvider handler to get provider as public property

* wrap timeout with debounce in _onNewBlockCallback

* fix debounce in _onNewBlockCallback

* fix debounce in _onNewBlockCallback

* use offchainResolverPending is callResolversAndTriggerCallbacks

* add failedIntervalEstimationsInARow

* handle provider.getLogs error

* removeJobFromBlacklist on config update

* Fix writeVersionData.ts add git support to Dockerfile

* Fix _executeTxEstimationFailedRewatch return (#106)

* fix _executeTxEstimationFailedRewatch return

* refactor _getCurrentPeriodIntervalJob

* Fix blocklogs problem (#107)

* debug ContractEventsEmitter blockLogsMode problem

* add "max fee per gas less than block base fee" exception to isNotSuitableForBlacklistError, debug the values

* add 10 percent to baseFeePerGas

* add "intrinsic gas too low" exception to isNotSuitableForBlacklistError

* fix blockLogsMode with skipBlocksDivisor

* double baseFeePerGas

* Fix event missing (#108)

* debug event missing

* move _subscribeForEvents to init

* handle RegisterAsKeeper for current worker

* bump version

* fix api host (#109)

* add gnosis vrf agent (#110)

* add job resolver logs (#111)

* add queryPollResolvers error log (#112)

* Handle resolver decode error (#113)

* add queryPollResolvers results log

* Handle resolver decode error

* Clear debug logs with resolver results

* handle offchain resolver's max execution time (#114)

* add linea network constants (#115)

* debug resolver success callback (#116)

* Fix mix bigint and websocket reconnect initialization (#117)

* fix blockLogsMode blocksDiff on node start

* handle Max payload size exceeded

* reset latestBlockNumber on reconnect, add logs

* fix getBlocksDelay (#118)

* Query block in blocks delay (#119)

* fix getBlocksDelay

* queryLatestBlock in getBlocksDelay

* add error stack in QueueEmitter.execute catch handler log

* add linea and arbitrum agents (#120)

* add linea and arbitrum agents

* fix linea agent

* fix queryJob

---------

Co-authored-by: defi-lead <[email protected]>
Co-authored-by: polipaul <[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.

2 participants