Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

76 total results found

Query Expired Time Triggers (AKA: Governance Settings)

Governance

SELECT count("Join2"."Id") FROM ( SELECT "Extent1"."NodeID", "Extent1"."AccountID", "Extent1"."Id" FROM "public"."DbTriggerToNode" AS "Extent1" INNER JOIN "public"."DbTriggers" AS "Extent2" ON "Exten...

Batch Worker Processing

Governance

TimeTriggerWorkerThreadCount The TimeTriggerWorker in the Batch Worker, processes expired governance settings. By default, it does this one at a time, but can be adjusted to process in a multithreaded manner by setting the TimeTriggerWorkerThreadCount app set...

Inheritance Behavior: Applies to all Items

Governance

The 'Applies to all Items' inheritance behavior does not work exactly how you'd expect. For folders (and other non-file nodes) Governance settings inherited with this behavior, the setting doesn't actually ever expire, so the expiration action will never occur...

Configure Function Timeout via App Settings

Azure Azure Functions

Typically, you configure the function timeout setting via the hosts.json file, however, you can also set in the configuration for the function app by setting a value for AzureFunctionsJobHost__functionTimeout. You can set it to -1 for an unbounded timeout. Re...

Files Didn't Finish Processing Because ElasticSearch DB Node was dropped

Atlantis File Processing Incidents

We had an incident close to when we migrated our ElasticSearch DB to Elastic Cloud, where we did not have replicas of our elastic search shards, and during regular maintenance (seriously, they said it was regular maintenance) they decided to remove a node from...

POC: UserStorage

Atlantis

We've had engineers that don't love the way that we are currently storing user data in Atlantis because it can be cumbersome to extend, so it was briefly explored to do this in a different way, but ultimately decided to not implement right now (mainly due to w...

1. Phone Screening

Hiring - Product Team Interviewing for Engineering

Goal: Get a feel for high level technical background and culture fit Introduce self Role Time at Revver Family Hobbies Get to know them tell me about you (family, hobbies, etc) tell me about your education tell me about your work his...

2. Technical Interview

Hiring - Product Team Interviewing for Engineering

General "What is your passion, what do you enjoy working on the most?" "What does your current/previous work-day like?" "Describe the project you've worked on that you're most proud of. What did you do that worked out particularly well?” (Tells us a lot a...

3. Collaborative / Team Interview

Hiring - Product Team Interviewing for Engineering

Goal: Will this person fit into our team culturally Do they seem to have the skills you would hope for in a senior engineer Who is in this interview? 3 or 4 people Brock and / or Logan Bryan, Rachel, Josh Eric Introductions Introduce each pe...

4. Follow Up

Hiring - Product Team Interviewing for Engineering

Follow Up Questions for Candiate Questions from Candidate If you like them sell Revver Great Management 4 day work week IL sprints autonomous teams stay up to date on tech very collaboritive perhaps share your own experience ...

How To Update CefSharp Version

Development Windows Desktop Client

This update process may not work for future updates to CefSharp. The next version of CefSharp starts using some different libraries (chromiumembeddedframework instead of cef.redist.x86). Knowing these steps will likely still be important though because we will...

Settings that require Microsoft to manually update

O365 (WOPI) Integration

Official Microsoft docs can be found HERE.  This document is meant to supplement the official docs above, not comprehensively cover things. Settings that require Microsoft to manually update WOPI Domain Allow List form to submit change to list (at time o...

Running SignalR Locally in Utopia

SignalR Utopia SignalR

To run locally, in the Utopia.Startup.ConfigureServices function, you need to comment out all the if statements and lines related to configuring signalr (see screenshot below) except services.AddSignalR();  

Builds w/ Client Id and Secret we can hand to customers

Legacy - Pangea

If needed, Ops team needs to add a new client application and you need to get the client id and secret to use from them. It should have the following data (may need to be updated in the future). Existing ids and secrets can be found in the Last Pass Note nam...

Feature Flag And Settings Documentation

Azure Azure App Config

Process Review - 2024.10.17

Team Process

Planning/Pre-development Discuss possible ripple effects of changes - document in QA field Discuss/document if coordinated releases are needed with Atlantis/Utopia - clear release plan Identify new components or tricky components to change ...