Skip to content

fix(operator): reduce polling frecuency and remove newbatchv2 logic - #2080

Merged
JuArce merged 2 commits into
stagingfrom
2074-fixoperator-reduce-polling-frecuency-and-remove-newbatchv2-logic
Aug 29, 2025
Merged

fix(operator): reduce polling frecuency and remove newbatchv2 logic#2080
JuArce merged 2 commits into
stagingfrom
2074-fixoperator-reduce-polling-frecuency-and-remove-newbatchv2-logic

Conversation

@JuArce

Copy link
Copy Markdown
Collaborator

Reduce polling frecuency and remove newbatchv2 logic

Description

Closes#2074

Type of change

  • Bug fix
  • Optimization
  • Refactor

Checklist

  • “Hotfix” to testnet, everything else to staging
  • Linked to Github Issue
  • This change depends on code or research by an external entity
    • Acknowledgements were updated to give credit
  • Unit tests added
  • This change requires new documentation.
    • Documentation has been added/updated.
  • This change is an Optimization
    • Benchmarks added/run
  • Has a known issue
  • If your PR changes the Operator compatibility (Ex: Upgrade prover versions)
    • This PR adds compatibility for operator for both versions and do not change crates/docs/examples
    • This PR updates batcher and docs/examples to the newer version. This requires the operator are already updated to be compatible

@JuArceJuArce self-assigned this Aug 29, 2025
@JuArceJuArce linked an issue Aug 29, 2025 that may be closed by this pull request
@JuArce
JuArce changed the base branch from testnet to stagingAugust 29, 2025 17:50
@JuArce
JuArce marked this pull request as ready for review August 29, 2025 18:58
Comment threadoperator/pkg/operator.go

@MarcosNicolauMarcosNicolau left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beatiful.

@JuArce
JuArce added this pull request to the merge queueAug 29, 2025

@MarcosNicolauMarcosNicolau left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very beautiful.

MarcosNicolau
MarcosNicolau approved these changes Aug 29, 2025
Merged via the queue into staging with commit 8b6e173Aug 29, 2025
3 checks passed
@JuArce
JuArce deleted the 2074-fixoperator-reduce-polling-frecuency-and-remove-newbatchv2-logic branch August 29, 2025 21:58
Sign up for freeto 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.

fix(operator): reduce polling frecuency and remove newBatchV2 logic

3 participants

@JuArce@MauroToscano@MarcosNicolau