Jul. 6th, 2023
обожаю и Ану Габриэль, и эту песенку
Jul. 6th, 2023 02:06 pmOk, so, I did deploy that import stuff to prod, or at least I think I did (will check tomorrow, it runs once in two hours). There are two updates to be done (and merged) before the thing is actually deployed. What happens if you do just one, I'm clueless (and not that I care).
Had a 1-1 with Karen; discussed this, and discussed the need for caching for 6 minutes the data that is requested (for each account) once a day. No sense to cache. Also discussed the next step, import of other data, which is supposed to be a part of the data we already import. Agreed to postpone talking to Michael until RJ decides whether it's really important.
So I was spending time upgrading oauth service to 2.12 - it's over 2 weeks already, or 3. The success was that it started building. No need to go ahead and update jfrog (where I still don't have rights).
But what's funny, when sbt started the compilation, it found a bunch of compilation errors. It turned out that one of our libraries, its build for 2.12, just does not have the server functionality. 2.11 does, 2.12 does not. And more, neither compiles. I pulled that library project, tried to build for 2.12 - fails, tried to build it as is, for 2.11 - it fails, does not build. Some shit is bad in mvn repo somewhere out there. We depend on external shit.
Ok, I'll check it. tomorrow. Karen tried to convince me to use this or that specific build, but well, if the code is not there, then what? Let me just fix it all. The code was last time updated about 4 years ago.
That's it. Funny, eh.