Skip to content

bug fixes in AWS worker

Compare
Choose a tag to compare
@maikia maikia released this 03 Dec 17:02
· 8 commits to 0.7.X since this release

Version 0.7.1

Changelog

ramp-engine

  • Fix bug in AWS to handle worker errors.
    #470 and #473 by Maria Telenczuk.

  • Fix bug in the dispatcher in the name of the submission state.
    #469 by Maria Telenczuk.

  • Enable finding only the latest version of the AWS image if more than one
    is given with the same name
    #472 by Maria Telenczuk.

  • Improve the message communicated to the participants on the checking error.
    #480 by Maria Telenczuk.

  • Improve - put back into the queue if a problem with initializing an instance.
    #484 by Maria Telenczuk.

ramp-frontend

  • Fix sorting index for score in the leaderboards.
    #566 by Maria Telenczuk.

  • Fix bug in bokeh plot in admin dashboard.
    #477 by Roman Yurchak.