taskgzochi - Tasks: task #14112, Login processing is too complicated

 
 

You are not allowed to post comments on this tracker with your current authentication level.

task #14112: Login processing is too complicated

Submitter:  Julian Graham <juliang>
Submitted:  Sat 06 Aug 2016 09:37:11 PM UTC
   
 
Should Start On:  Sat 06 Aug 2016 04:00:00 AM UTC Should be Finished on:  Sat 06 Aug 2016 04:00:00 AM UTC
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  juliang Percent Complete:  0%
Open/Closed:  Open Effort:  0.00

Sat 06 Aug 2016 09:37:11 PM UTC, original submission:  

Right now it works like this:

- Task launched to transactionally execute handler
  - Subtask executed (blocking) to persist session oid and binding
  - If subtask fails, disconnect client
  - If subtask succeeds, execute handler
    - If handler throws or is not a proper handler, disconnect client
- If task fails three times, disconnect client

Too complicated: This could/should all be flattened into a single task.

Julian Graham <juliang>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by juliang (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code