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

api call skip not implemented for postProcessing V2 #129

Closed
Ashar2shahid opened this issue Feb 3, 2024 · 2 comments · Fixed by #130
Closed

api call skip not implemented for postProcessing V2 #129

Ashar2shahid opened this issue Feb 3, 2024 · 2 comments · Fixed by #130
Assignees

Comments

@Ashar2shahid
Copy link

Ashar2shahid commented Feb 3, 2024

postprocessingV2 currently cannot skip api call https://github.com/api3dao/ois/blob/9343c95235ae6cb1c335603918dae74871329721/src/ois.ts#L425C18-L425C46

@Siegrift

@Siegrift
Copy link
Contributor

Siegrift commented Feb 3, 2024

Thanks. I opened a PR #130 for this. As I mention in the PR description, you can use the legacy processing schema in case you want to skip the API call.

What were you trying to achieve when you encountered this error?

@Ashar2shahid
Copy link
Author

Thanks. I opened a PR #130 for this. As I mention in the PR description, you can use the legacy processing schema in case you want to skip the API call.

What were you trying to achieve when you encountered this error?

was working on a special usecase that calls blockchain data which needed to skip API call

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 a pull request may close this issue.

2 participants