Module errors
autopush_
common
1.74.3
Module errors
Module Items
Structs
Enums
Traits
Functions
Type Aliases
In crate autopush_
common
Modules
db
endpoint
errors
logging
metrics
middleware
notification
reliability
sentry
tags
test_support
util
Constants
MAX_FCM_NOTIFICATION_TTL
MAX_NOTIFICATION_TTL
MAX_ROUTER_TTL
autopush_common
Module
errors
Copy item path
Settings
Help
Summary
Source
Expand description
Error handling for common autopush functions
Structs
§
ApcError
AutoPush Common error (To distinguish from endpoint’s ApiError)
Enums
§
ApcError
Kind
Traits
§
Reportable
Error
Interface for reporting our Error types to Sentry or as metrics
Functions
§
render_
404
Render a 404 response
Type Aliases
§
Result