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

Allow opting out of populating block timestamps #48

Open
Jurshsmith opened this issue Dec 11, 2023 · 0 comments
Open

Allow opting out of populating block timestamps #48

Jurshsmith opened this issue Dec 11, 2023 · 0 comments

Comments

@Jurshsmith
Copy link
Member

Currently, we make blocking RPC calls to fetch blocks for ingested events. This could be a performance bottleneck for DApps that do not require block_timestamp values. It would be better to have an opt-out configuration to allow drastic latency reduction in such DApps.

@Jurshsmith Jurshsmith changed the title Populate block_timestamp field respecting user's configuration Allow opt-out configuration for populating block timestamps Dec 11, 2023
@Jurshsmith Jurshsmith changed the title Allow opt-out configuration for populating block timestamps Allow opt-out configuration to skip populating block timestamps Dec 11, 2023
@Jurshsmith Jurshsmith changed the title Allow opt-out configuration to skip populating block timestamps Allow opting out of populating block timestamps Dec 31, 2023
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