Summary

Description

This is just a small maintenance release to clean up some of the frontend logging which should make it easier for us to separate the signal from the noise going forward and fix a few long standing small issues that are hard to recreate.

Fixed

  • Stop reporting expected worker failures (session teardown, transient gateway and network errors) to the error tracker, pass the real error rather than the request kind so reports group by cause, and ignore known browser-extension noise (#9159)
  • Keep replica rejections and canister traps reportable: only genuine gateway codes (502–504) are treated as network weather (#9159)
Payload

Proposal to execute nervous system function:

Nervous system function:

NervousSystemFunction { id: 10000, name: "Update OpenChat frontend assets", description: Some( "This will commit a newly prepared batch of assets which have been uploaded to the asset canister by a principal which has been granted the "Prepare" permission.", ), function_type: Some( GenericNervousSystemFunction( GenericNervousSystemFunction { target_canister_id: Some( 6hsbt-vqaaa-aaaaf-aaafq-cai, ), target_method_name: Some( "commit_proposed_batch", ), validator_canister_id: Some( 6hsbt-vqaaa-aaaaf-aaafq-cai, ), validator_method_name: Some( "validate_commit_proposed_batch", ), topic: Some( DappCanisterManagement, ), }, ), ), }

Payload sha256:

68f10271f7175cbbf7407df2a8a8cb107876e836ea643af69e655ae147df4eb1

Payload:

commit proposed batch 252 with evidence 37fd1ad3969f66b841760030747ad0850c583fdd06c2a8031c628e4ad6914cfa

Overview