Page MenuHomeSoftware Heritage

cookers: readable message for SQL timeouts
ClosedPublic

Authored by seirl on Sep 5 2018, 2:29 PM.

Details

Reviewers
zack
Group Reviewers
Reviewers

Diff Detail

Repository
rDVAU Software Heritage Vault
Branch
timeouts
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 5399
Build 7311: tox-on-jenkinsJenkins
Build 7310: arc lint + arc unit

Event Timeline

zack added a subscriber: zack.

looks good to me, just two minor nits for your consideration:

  • import the exception name directly, as we don't use anything else from that module
  • I'd word it as "Timeout reached while assembling requested bundle"
This revision is now accepted and ready to land.Sep 5 2018, 2:35 PM
This revision is now accepted and ready to land.Oct 1 2018, 7:54 PM

@seirl can you land this after applying @zack's comments?

update with zack's comments