|
|
|
|
|
by treis
1480 days ago
|
|
How can you process production requests without the matching data? Processing a user with UUID X taking action Y depends on those things existing in the DB. I can't tell if this is brilliant or insane. Brilliant in that I see the potential of catching bugs. Insane in that you'd need to be really really really sure that the environment the requests are diverted to can't change production data. Including sending out e-mails or other communciations. |
|