mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
debugging var dumps
This commit is contained in:
@@ -183,7 +183,8 @@ class Exception extends \Exception
|
||||
public const GRAPHQL_TOO_MANY_QUERIES = 'graphql_too_many_queries';
|
||||
|
||||
/** Timeout */
|
||||
public const TIMEOUT_ROUTE_BLOCKED = 'timeout_route_blocked';
|
||||
public const TIMEOUT_BLOCKED = 'timeout_blocked';
|
||||
public const TIMEOUT = 'timeout';
|
||||
|
||||
protected $type = '';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user