Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.
Notice: In order to edit this ticket you need to be either: a Product Owner, The owner or the reporter of the ticket, or, in case of a Task not yet assigned, a team_member"

Task #5539 (new)

Opened 13 years ago

Last modified 13 years ago

Bug: Improve Pyramid exception support in web — at Initial Version

Reported by: jamoore Owned by: atarkowska
Priority: minor Milestone: OMERO-Beta4.3
Component: Web Version: n.a.
Keywords: n.a. Cc: cxallan, atarkowska
Resources: n.a. Referenced By: n.a.
References: n.a. Remaining Time: n.a.
Sprint: n.a.

Description

After import

  • Improve message
  • Display default thumbnail

When opening viewer, display message indicating the time remaining before the image can be viewed:

    try:
        rawPixelsStore.setPixelId(id) # Or anywhere that MissingPyramidException is handld
    except omero.MissingPyramidException, mpe: # Or any omero.ConcurrencyException
        backOffInMillis = mpe.backOff
        backOffInSecs = backOffInMillis / 1000
        self.handleSuggestedBackOff(backOffInSecs)

See #5534 for Insight ticket

Change History (0)

Note: See TracTickets for help on using tickets. You may also have a look at Agilo extensions to the ticket.

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.70764 sec.)

We're Hiring!