Skip to content

Commit

Permalink
#1725 Retry to connect to cassandra until it is ready
Browse files Browse the repository at this point in the history
  • Loading branch information
To-om committed Dec 26, 2020
1 parent ba558d7 commit adb899f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ class ObservableCtrl @Inject() (
attachmentSrv: AttachmentSrv,
errorHandler: ErrorHandler,
temporaryFileCreator: DefaultTemporaryFileCreator,
configuration: Configuration,
errorHandler: ErrorHandler
configuration: Configuration
) extends QueryableCtrl
with ObservableRenderer {

Expand Down

0 comments on commit adb899f

Please sign in to comment.