Tags: ammogcoder/fdk-python
Tags
Do not attempt to jsonify response data (fnproject#27) it's up to a user to turn his response to the string
Custom response objects (fnproject#24) * Enable custom response objects Closes: fnproject#23 * Test graceful handling of the function that raise the exception
New JSON protocol improvements (fnproject#19) Closes: fnproject#18
FDK Context| deadline | generic response, etc. (fnproject#16) * FDK context * Generic response object * Support for FN_DEADLINE * Fixing status codes problem * Custom response object tests * Test functions that raising exceptions - use safe way to recover from exceptions for both JSON/HTTP handlers - confirm that status codes are set properly for edge cases like deadline * Cleaning up before release * Data coercing tests * Cleanin up comments * Updating samples
PreviousNext