[
https://issues.apache.org/jira/browse/FINERACT-698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17438759#comment-17438759
]
Awasum Yannick commented on FINERACT-698:
-----------------------------------------
@lingalamadhukar [~ct.madhukar] this work is becoming relevant now on the
Fineract Dev List and here: https://github.com/apache/fineract/pull/1951,
Please will you like to engage and try to help make your changes happen?
> Ability to associate a GUID with every request
> ----------------------------------------------
>
> Key: FINERACT-698
> URL: https://issues.apache.org/jira/browse/FINERACT-698
> Project: Apache Fineract
> Issue Type: New Feature
> Reporter: Madhukar Lingala
> Priority: Minor
> Labels: gsoc2019, technical
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 1) Ability to associate a GUID with every request. The Client is responsible
> for generating and passing the GUID with every request. As far as the
> platform is concerned, we assume that the GUID is unique. We do not add any
> constraint checks on the database to ensure that there is no impact on
> performance.
> 2) New API to query on the result of a request by passing the GUID as the
> parameter.
> 3) If the request was successful, the API returns the same response that the
> successful original API call would have returned. If the original request has
> failed, the API returns a resource not found response (since errors are not
> logged into the system).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)