forked from OpenTelecom/kazoo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KAZOO-5784: Improve attachment handler error handling (2600hz#4575)
* KAZOO-5784: Add verbosity for error_response * KAZOO-5784: wip * KAZOO-5784: Improve onedrive and s3 attachment handlers * KAZOO-5784: Get a more meaningful error reason in dropbox, gdrive, onedrive, and s3 attachment handlers * KAZOO-5784: Finish attachment handlers error handling improvements * KAZOO-5784: Use an modb document instead of storage plan document to check storage settings * KAZOO-5784: Take care of `error_verbosity` option when creating (PUT) an attachment * KAZOO-5784: Take care of `error_verbosity` option * KAZOO-5784: Improve cb_storage:maybe_check_storage_settings tests using FixtureDB (WIP) * KAZOO-5784: Fix issue within s3 attachments handler and add default_routines to kz_att_error module
1 parent
1fb1e7b
commit 3c88b40
Showing
21 changed files
with
995 additions
and
375 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.