docker changes and user authenticated message
This commit is contained in:
@@ -68,6 +68,8 @@ class InMemoryQCounter
|
||||
end
|
||||
end
|
||||
end
|
||||
rescue RestClient::ResourceNotFound
|
||||
# view not available, initialize as zero
|
||||
rescue => e
|
||||
raise e
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user