Skip to content

Conversation

yorik
Copy link
Contributor

@yorik yorik commented Apr 2, 2025

What ❔

Force set all the prover_job labels to 0 if they are missing in DB query response.

Why ❔

To prevent stale non-zero metric to be reported.

Is this a breaking change?

  • Yes
  • No

Operational changes

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zkstack dev fmt and zkstack dev lint.

ref ZKD-2533

@yorik yorik requested a review from EmilLuta April 2, 2025 15:46
@yorik yorik added this pull request to the merge queue Apr 2, 2025
Merged via the queue into main with commit 3ecc8db Apr 2, 2025
46 checks passed
@yorik yorik deleted the ya-fix-pjm-metrics-rs branch April 2, 2025 17:20
S1nus pushed a commit to S1nus/zksync-era that referenced this pull request Apr 3, 2025
🤖 I have created a release *beep* *boop*
---


##
[20.1.0](matter-labs/zksync-era@prover-v20.0.0...prover-v20.1.0)
(2025-04-02)


### Features

* Update zksync-protocol deps to 0.151.5
([matter-labs#3790](matter-labs#3790))
([92beffe](matter-labs@92beffe))


### Bug Fixes

* **prover:** Correctly calculate NeedToMove and recent scale errors
([matter-labs#3783](matter-labs#3783))
([aa46f89](matter-labs@aa46f89))
* **prover:** Force set all the `prover_job` labels to 0
([matter-labs#3787](matter-labs#3787))
([3ecc8db](matter-labs@3ecc8db))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: zksync-era-bot <zksync-era-bot@users.noreply.github.com>
github-merge-queue bot pushed a commit that referenced this pull request Apr 3, 2025
🤖 I have created a release *beep* *boop*
---


##
[27.2.0](core-v27.1.0...core-v27.2.0)
(2025-04-03)


### Features

* **api:** Allow EVM bytecode overrides
([#3761](#3761))
([8aee9f8](8aee9f8))
* **en:** Allow tree / state keeper cache recovery for genesis
([#3781](#3781))
([dd18c48](dd18c48))
* **eth_signer:** Support eip712 txs
([#3752](#3752))
([e278ab5](e278ab5))
* **gateway:** Handle server shutting down error
([#3777](#3777))
([8e11adc](8e11adc))
* **gateway:** Migration to Gateway
([#3654](#3654))
([2858ba0](2858ba0))
* **main:** Eigenda add custom quorum params
([#3719](#3719))
([dac58ad](dac58ad))
* Update zksync-protocol deps to 0.151.5
([#3790](#3790))
([92beffe](92beffe))
* **zkos:** remove prev index pointer from leaves
([#3771](#3771))
([5b8fd29](5b8fd29))


### Bug Fixes

* insert tokens without PG copy
([#3778](#3778))
([b7a8152](b7a8152))
* **prover:** Force set all the `prover_job` labels to 0
([#3787](#3787))
([3ecc8db](3ecc8db))
* **prover:** Reevaluation of 'heavy' jobs for WVG
([#3754](#3754))
([2a8d33b](2a8d33b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: zksync-era-bot <zksync-era-bot@users.noreply.github.com>
zkzoomer pushed a commit that referenced this pull request Jun 21, 2025
🤖 I have created a release *beep* *boop*
---


##
[27.2.0](core-v27.1.0...core-v27.2.0)
(2025-04-03)


### Features

* **api:** Allow EVM bytecode overrides
([#3761](#3761))
([8aee9f8](8aee9f8))
* **en:** Allow tree / state keeper cache recovery for genesis
([#3781](#3781))
([dd18c48](dd18c48))
* **eth_signer:** Support eip712 txs
([#3752](#3752))
([e278ab5](e278ab5))
* **gateway:** Handle server shutting down error
([#3777](#3777))
([8e11adc](8e11adc))
* **gateway:** Migration to Gateway
([#3654](#3654))
([c861ce1](c861ce1))
* **main:** Eigenda add custom quorum params
([#3719](#3719))
([dac58ad](dac58ad))
* Update zksync-protocol deps to 0.151.5
([#3790](#3790))
([92beffe](92beffe))
* **zkos:** remove prev index pointer from leaves
([#3771](#3771))
([5b8fd29](5b8fd29))


### Bug Fixes

* insert tokens without PG copy
([#3778](#3778))
([b7a8152](b7a8152))
* **prover:** Force set all the `prover_job` labels to 0
([#3787](#3787))
([3ecc8db](3ecc8db))
* **prover:** Reevaluation of 'heavy' jobs for WVG
([#3754](#3754))
([2a8d33b](2a8d33b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: zksync-era-bot <zksync-era-bot@users.noreply.github.com>
dutterbutter pushed a commit to dutterbutter/zkstack-cli that referenced this pull request Jul 3, 2025
🤖 I have created a release *beep* *boop*
---


##
[27.2.0](matter-labs/zksync-era@core-v27.1.0...core-v27.2.0)
(2025-04-03)


### Features

* **api:** Allow EVM bytecode overrides
([#3761](matter-labs/zksync-era#3761))
([8aee9f8](matter-labs/zksync-era@8aee9f8))
* **en:** Allow tree / state keeper cache recovery for genesis
([#3781](matter-labs/zksync-era#3781))
([dd18c48](matter-labs/zksync-era@dd18c48))
* **eth_signer:** Support eip712 txs
([#3752](matter-labs/zksync-era#3752))
([e278ab5](matter-labs/zksync-era@e278ab5))
* **gateway:** Handle server shutting down error
([#3777](matter-labs/zksync-era#3777))
([8e11adc](matter-labs/zksync-era@8e11adc))
* **gateway:** Migration to Gateway
([#3654](matter-labs/zksync-era#3654))
([3c5e3c1](matter-labs/zksync-era@3c5e3c1))
* **main:** Eigenda add custom quorum params
([#3719](matter-labs/zksync-era#3719))
([dac58ad](matter-labs/zksync-era@dac58ad))
* Update zksync-protocol deps to 0.151.5
([#3790](matter-labs/zksync-era#3790))
([92beffe](matter-labs/zksync-era@92beffe))
* **zkos:** remove prev index pointer from leaves
([#3771](matter-labs/zksync-era#3771))
([5b8fd29](matter-labs/zksync-era@5b8fd29))


### Bug Fixes

* insert tokens without PG copy
([#3778](matter-labs/zksync-era#3778))
([b7a8152](matter-labs/zksync-era@b7a8152))
* **prover:** Force set all the `prover_job` labels to 0
([#3787](matter-labs/zksync-era#3787))
([3ecc8db](matter-labs/zksync-era@3ecc8db))
* **prover:** Reevaluation of 'heavy' jobs for WVG
([#3754](matter-labs/zksync-era#3754))
([2a8d33b](matter-labs/zksync-era@2a8d33b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: zksync-era-bot <zksync-era-bot@users.noreply.github.com>
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